home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1
/
Nebula One.iso
/
Graphics
/
Misc
/
Wood.0.72
/
Sources
/
ScrollViewDeluxeForOOE.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-07-30
|
189 b
|
18 lines
#import "ScrollViewDeluxe.h"
@interface View (OOE_GUI)
- ooeStatusChanged:sender;
@end
@interface ScrollViewDeluxeForOOE:ScrollViewDeluxe
{
id theOOEButton;
}
- theOOEButton;
@end